home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / Libraries / SAT 2.3b4 / Misc / SATminimalX ƒ / SATminimalX notes < prev    next >
Text File  |  1994-09-18  |  424b  |  13 lines

  1. SATMinimalX notes
  2. =================
  3.  
  4. This is a very preliminary demo!
  5.  
  6. This variation of SATminimal uses three PICTs, one for color, one for b/w and one
  7. for the mask, for the sprite faces instead of "cicn" resources. The program itself
  8. is very close to the old SATminimal.
  9.  
  10. It uses the unit FaceSetFromPICT.p to load the PICTs to faces. It also uses a "DITL"
  11. resource that specifies where each icon is places in the PICTs.
  12.  
  13.